home *** CD-ROM | disk | FTP | other *** search
- -- card: 46635 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part contents for background part 1
- ----- text -----
- A single formFeed character (there is no other way to type it). Useful with the "write file" command.
- A single lineFeed character (there is no other way to type it). Useful with the "write file" command.
- The double-quote character.
- put quote & "Red" & quote && "Skelton"
- Produces a Return character (ASCII 13). Because Return signifies the end of a command, there is no other way to get one to use as part of a command.
- A single space character (the same as " ").
- put space & "M.D." after field guestName
- A single Tab character (ASCII 9).
-
-
- -- part contents for background part 44
- ----- text -----
- formFeed
-
- lineFeed
-
- quote
-
- return
-
-
- space
-
- tab
-
-
- -- part contents for background part 2
- ----- text -----
- Constants (cont.)
-
- -- part contents for background part 43
- ----- text -----
- 267,189